home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Caml Light 0.61 / Source / src / launch / Makefile < prev    next >
Encoding:
Makefile  |  1992-08-27  |  223 b   |  8 lines  |  [TEXT/MPS ]

  1. install ƒ
  2.     Duplicate -y header "{LIBDIR}header"
  3.     StreamEdit -e "1,$ Replace /LIBDIR/ '{LIBDIR}'" camlc > "{BINDIR}camlc"
  4. #    StreamEdit -e "1,$ Replace /LIBDIR/ '{LIBDIR}'" camllight > "{BINDIR}camllight"
  5.  
  6. clean scratch ƒ
  7.     ;
  8.